projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
633dd99
)
Fix typo
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 21 Mar 2005 06:05:18 +0000
(06:05 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 21 Mar 2005 06:05:18 +0000
(06:05 +0000)
gtk/gtkcellrendererpixbuf.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcellrendererpixbuf.c
b/gtk/gtkcellrendererpixbuf.c
index 032cdc3d4d95481ad8ab46426183411ae4ed8cc2..3f628602677b2b443862fbc1d9cad8af006e8eed 100644
(file)
--- a/
gtk/gtkcellrendererpixbuf.c
+++ b/
gtk/gtkcellrendererpixbuf.c
@@
-199,7
+199,7
@@
gtk_cell_renderer_pixbuf_class_init (GtkCellRendererPixbufClass *class)
P_("Whether the rendered pixbuf should be "
"colorized according to the state"),
FALSE,
- G_PARAM_READWRITE | STATIC_STRI
GN
S));
+ G_PARAM_READWRITE | STATIC_STRI
NG
S));
g_type_class_add_private (object_class, sizeof (GtkCellRendererPixbufPrivate));